Carbon


HideMenuBar

Header: Menus.h Carbon status: Supported

Conceals the menu bar.

void HideMenuBar ();
DISCUSSION

The HideMenuBar function makes the menu bar invisible and unselectable by the user.

Also see the ShowMenuBar and IsMenuBarVisible functions.

VERSION NOTES

This function is available with Mac OS 8.5 and later.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when MenusLib 8.5 or later is installed. Exported by CarbonLib 1.0 and later and by MenusLib 8.5 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)